JSDelegate

Undocumented in source.
version(WebAssembly)
struct JSDelegate {}

Members

Variables

ctx
ubyte* ctx;
Undocumented in source.
funcHandle
ubyte* funcHandle;
Undocumented in source.
funcptr
ubyte* funcptr;
Undocumented in source.

Meta